Skip to content

T1328637 - List - Select All checkbox aria-label does not reflect the selectAllText value - test's leftovers#33610

Merged
dmlvr merged 1 commit into
DevExpress:26_1from
dmlvr:T1328637_leftovers_26_1
May 18, 2026
Merged

T1328637 - List - Select All checkbox aria-label does not reflect the selectAllText value - test's leftovers#33610
dmlvr merged 1 commit into
DevExpress:26_1from
dmlvr:T1328637_leftovers_26_1

Conversation

@dmlvr
Copy link
Copy Markdown
Contributor

@dmlvr dmlvr commented May 18, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates List accessibility tests for T1328637 to scope Select All element lookups to the tested dxList instance, avoiding accidental matches outside the widget under test.

Changes:

  • Captures the dxList instance when initializing tests.
  • Replaces global Select All selectors with instance.$element().find(...).

@dmlvr dmlvr changed the title T1328637 - List - Select All checkbox aria-label does not reflect the selectAllText value (test's leftovers) T1328637 - List - Select All checkbox aria-label does not reflect the selectAllText value - test's leftovers May 18, 2026
@dmlvr dmlvr merged commit 0feea34 into DevExpress:26_1 May 18, 2026
107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants